Skip to content

Conversation

@a-detiste
Copy link

This remove a now unneeded indirrection and makes it easier to audit the remaining valid uses of botocore.compat

https://github.com/boto/botocore/blob/c70be78172757a3e2ff2b4b4f794164fd678d6ba/botocore/compat.py#L25

Copy link

@toabctl toabctl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@nateprewitt
Copy link
Contributor

Thanks for the PR @a-detiste. This was left intentionally for OrderedDict and a number of other imports to keep them centralized in one place. The compat module will be around for the duration of boto3's existence and the team decided we'd rather only need to do one update if these change again in the future than go update every instance.

@nateprewitt nateprewitt closed this Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants